testframe: Order controls better & improve labels
authorDaniel Boles <dboles@src.gnome.org>
Mon, 6 Mar 2017 23:03:37 +0000 (23:03 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Tue, 7 Mar 2017 00:17:28 +0000 (00:17 +0000)
commit5470c263d13113bee886db8800bf2419a7968d21
tree677feb5998c18c6f2a1dfcf60d395b262f4ae75e
parente44b551671b384396d80bdf9572e65ba1c0d1e08
testframe: Order controls better & improve labels

The :label-widget is drawn before the child, so put the controls that
set the alignment of the :label-widget before those that pad the child.

We set (horizontal|vertical) padding, not "[xy]thickness". Also change
to "label [xy]align" & use grid spacing, not spaces at end of Labels.
tests/testframe.c